TActivator.CreateInstance(string,TValue[]) Method

Represents method CreateInstance(string,TValue[]).

Namespace: Spring
public
 class function CreateInstance(const typeName: string;
 const arguments: array of TValue): TObject; overload; static;

Parameters

typeName
Type: string

arguments
Type: array of TValue

Return Value

Type: TObject